home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3mesmap.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_MESHMAPPING_H = 1;
- include("real/objects/r3map.js")
- include("real/objects/r3numesh.js")
-
-
- var R3CLID_MESHMAPPING = 276;
-
-
-
-
-
-
-
-
-
- function r3Meshmapping () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_MESHMAPPING, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Meshmapping.prototype=new r3Mapping;
- // r3mesmap.h_H